ServiceGetNote Method |
| Name | Description | |
|---|---|---|
| GetNote(String) |
Gets a note.
| |
| GetNote(ItemId) |
Gets a note.
| |
| GetNote(String, ItemShape) |
Gets a note.
| |
| GetNote(String, ShapeType) |
Gets a note.
| |
| GetNote(String, IListPropertyPath) |
Gets a note.
| |
| GetNote(ItemId, ItemShape) |
Gets a note.
| |
| GetNote(ItemId, ShapeType) |
Gets a note.
| |
| GetNote(ItemId, IListPropertyPath) |
Gets a note.
|